gpsbabel.git
2005-06-02 robertlDon't crash if we don't have a placed/found time or...
2005-05-24 robertlUse memmove for overlapping mem copy.
2005-05-19 robertlOzi can do tracks and routes.
2005-05-19 robertlWarn if source not WGS 84.
2005-05-19 robertlStart splitting smartname flag into finer precision.
2005-05-10 robertlRemove C99-ism.
2005-05-10 robertlBump for beta.
2005-05-09 robertlGPX: Change placed_by to read owner and not plced by.
2005-05-09 robertlFrom Olaf: Let IGC round when doing FP->int conversions...
2005-05-09 robertlRound tomtom values so they match on AMD64 & IA32....
2005-05-09 robertlOlaf Klein contributes PathAway palm database reader
2005-05-06 robertlOlaf fixes fp rounding problem that shows up on AMD64...
2005-05-06 robertlFix C99-ism in tef_xml.c
2005-05-06 robertlAdd Makefile component of Maggeo.
2005-05-06 robertlAdd Magellan ".gs" format for outputting Geocaches...
2005-05-06 robertlAdd 'maxcount' argument to radius filter to allow user...
2005-05-06 robertlCode cleanup, improved testo case, and leak fixes...
2005-05-06 robertlChange capabilties vec to show we only write routes.
2005-05-05 robertlMore TourExchangeFormat support from Olaf Klein.
2005-05-05 robertl Olaf Klein contributes TourExchangeFormat.
2005-05-05 robertlFree placer when waypt is freed.
2005-05-05 robertlAdd YYYYMMDD_TIME GEOCACHE_LAST_FOUND GEOCACHE_HINT...
2005-05-05 robertlAdd GPX parsers for scanning last found from "Found...
2005-05-05 robertlAdd 'last found' and 'placer' to geocaching fields.
2005-05-04 robertlAdd "S" for small container.
2005-05-03 parkrrrrmemdebug could report a double-free where none happened...
2005-05-03 parkrrrrLittle unsupported changes to make converting from...
2005-05-03 parkrrrrtiny memory leaks
2005-05-03 robertlStrip_html() should always return an allocated string...
2005-05-03 robertlFix leak when first name in token is a vowel.
2005-05-01 robertlAdd locationless and benchmark for GSAK, too. (This...
2005-04-30 parkrrrrOops, forgot vecs.c for TomTom update
2005-04-29 robertlAdd earthcache and cito. Fix missing letterbox.
2005-04-28 parkrrrrAdd TomTom .ov2 (POI) file support
2005-04-22 robertlAdd PIPE as a delimiter for GRASS.
2005-04-20 robertlUse inttypes.h on FreeBSD.
2005-04-16 robertlHonour maxcmts for files, too. (For explorist...)
2005-04-13 robertlLet shortname generator have access to full waypoint...
2005-04-11 robertlMove icon_descr_is_dynamic and shortname_is_synthetic...
2005-04-11 robertlTighten up types for libjeeps.
2005-04-11 robertlUse GPSBabel's abstraction for word size since the...
2005-04-08 robertlPolicy change on -N - it now means "don't change fields...
2005-04-08 robertlExport 330_cleanse and checksum for use by friends.
2005-04-08 robertlExport a few symbols to be used by friends.
2005-04-07 robertlAdd runtime test for write error.
2005-04-07 robertlAdd runtime test that endpoints were correctly parsed.
2005-04-07 parkrrrrAdded icon descriptions
2005-04-06 robertlFix for names ending in "]".
2005-04-06 parkrrrrGUIDs are now grouped properly, and the default GUID...
2005-04-06 parkrrrr.an1 testo
2005-04-06 parkrrrrRough but working .an1 support
2005-04-01 robertlJustin fixes mem leak introduced in last change.
2005-04-01 robertlJustin fixes CoastalExplorer route handling.
2005-03-29 parkrrrrAdded file type
2005-03-29 parkrrrrTiny change to zoom info for SA2005/Topo5, thanks to...
2005-03-29 parkrrrrLots more knowledge about .an1 format
2005-03-27 robertlBump release for 1.2.5.
2005-03-27 robertlBump version.
2005-03-27 robertlNew GPSBabel front end name.
2005-03-27 robertlChange project link to gpsbabel.org.
2005-03-27 robertlBump version.
2005-03-27 robertlFix spelling of "GPSBabel".
2005-03-27 robertlTest release.
2005-03-25 robertl Richard Messeder contributes replacement Windows GUI.
2005-03-25 robertlReplace Windows GUI with revised one from Richard Messeder.
2005-03-25 parkrrrrAdd font color and style to known quantities
2005-03-25 parkrrrrAdded code to write out the .bmp files embedded in...
2005-03-25 parkrrrrCommitting my thoughts on .an1 to posterity in code...
2005-03-23 robertlSupport keyword expansion in 'CONSTANT' for OFIELDS.
2005-03-23 robertlAndrew Kirmse adds better KML support.
2005-03-23 robertlAndrew Kirmse contributes "real" KML support, fixes...
2005-03-21 robertlResync macgpsbabel repository against Jeremy's
2005-03-21 robertlCall waypt_new instead of explicit calloc to prepare...
2005-03-21 robertlRegenerate. Delorme->DeLorme.
2005-03-21 robertlSort help and -^ displays.
2005-03-21 robertlDelorme -> De_L_orme.
2005-03-18 robertlFix "past the beginning of string" test.
2005-03-18 robertlDon't leak on non-uniq blank names. Don't read past...
2005-03-18 robertlUse memmove for overlapping mem regions.
2005-03-18 robertluse memmove to handle overlapping copies.
2005-03-18 robertlAdd header of jeeps-internal USB functions.
2005-03-18 robertlBillions of warning fixes for MSVC-like substances.
2005-03-17 parkrrrrmade google 'real' again since output=js isn't likely...
2005-03-17 parkrrrrUpdated MSVC .NET project file
2005-03-17 parkrrrrTurns out MSVC .NET also doesn't know stdint.h.
2005-03-17 parkrrrrUpdated MSVC 6 project files
2005-03-17 parkrrrrMSVC 6 doesn't know about stdint.h
2005-03-17 robertlAdd 'maxcmts' to Magellan module to limit number of...
2005-03-16 robertlA bunch of uninteresting changes to make icc (and presu...
2005-03-15 robertlDemote alt to an int before use for endian safety.
2005-03-15 robertlAdd endian safety to writes. Passes on Mac now.
2005-03-15 robertlGive up trying to test lowranceusr...
2005-03-15 robertlWhitespace tweaks.
2005-03-15 robertlDocument '-' as alias for stdin/stdout.
2005-03-15 robertlAdd KML.
2005-03-15 robertlAdd (sketchy) support for Keyhole Markup Language.
2005-03-14 robertlReorder so that (eternally growing) list of file notes...
2005-03-12 robertlAdd lowrance usr support from Jason Rust/jrust at rusty...
2005-03-01 parkrrrrUpdate google to read output=js
2005-02-22 robertlCall fatal if no Garmin USB devices found on USB scan...
next